build: Always do enum scanning now
authorColin Walters <walters@verbum.org>
Thu, 8 Dec 2016 02:00:21 +0000 (21:00 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 8 Dec 2016 16:34:06 +0000 (16:34 +0000)
commit5155662b57fe5943bba014c3035d87229f55ce54
treecdafe2111ce96d0bac4f2db2dace6da2c0503184
parent58e318d678c8bd72b536a187fe2523fc114515d9
build: Always do enum scanning now

Since we stopped including the libsoup headers in `ostree-fetcher.h`,
we can now unconditionally do enum scanning, and drop a build time
conditional.

Prep for libcurl porting.

Closes: #620
Approved by: jlebon
Makefile-libostree.am